Fix another message.
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 May 1993 18:07:11 +0000 (18:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 May 1993 18:07:11 +0000 (18:07 +0000)
configure1.in

index 5635474b0fb6aab22227ec936ec78fee0d371380..87618609f530ccbe58f2f684e525658ba7c4abae 100755 (executable)
@@ -922,7 +922,7 @@ case "${window_system}" in
     fi
   ;;
   * )
-    echo "Don\'t specify the window system more than once." >&2
+    echo "Don't specify the window system more than once." >&2
     exit 1
   ;;
 esac